perf Documentation: Fix out-of-tree asciidoctor man page generation
authorBen Hutchings <ben@decadent.org.uk>
Fri, 6 Jul 2018 22:22:10 +0000 (23:22 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 7 Oct 2018 20:57:06 +0000 (21:57 +0100)
commitc7ec622226ab0a711023d1e7589b9832e1138741
tree26d0f095d6e8f52d97ac9c8cd6596f4724ca0c47
parentc39f1675439f7146a3790509d5041f11869fac03
perf Documentation: Fix out-of-tree asciidoctor man page generation

The dependency for the man page rule using asciidoctor incorrectly
specifies a source file in $(OUTPUT).  When building out-of-tree, the
source file is not found, resulting in a fall-back to the following
rule which uses xmlto.

Fixes: ffef80ecf89f ("perf Documentation: Support for asciidoctor")
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name perf-documentation-fix-out-of-tree-asciidoctor-man-page-generation.patch
tools/perf/Documentation/Makefile